Release 10.1A: OpenEdge Development:
Web Services
Running a Progress non-persistent procedure
Methods that run a non-persistent procedure:
This is the Progress 4GL prototype for the sample
FindCustomerByNum( )method:
This is a sample VB.NET declaration for the Progress non-persistent procedure method,
FindCustomerByNum( ):
Note: Methods that run a Progress 4GL procedure always return a
Stringfor Document/Literal, and return aStringfor RPC/Encoded and RPC/Literal only if specified in ProxyGen.This is a sample call to this method:
This is a sample RPC/Encoded SOAP request that might be generated from this
FindCustomerByNum( )method invocation:
Note the following:
This is a sample RPC/Encoded SOAP response that is generated by the WSA from this invocation of the
FindCustomerByNum( )method:
Note: The CustomerName value,
"Hoops", returned and highlighted in the example.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |